Skip to content

feat: Add GitHub Actions CI workflow to build and publish Timeless AP…#182

Merged
mcruzdev merged 3 commits intomcruzdev:mainfrom
matheusandre1:fix-build
Dec 30, 2025
Merged

feat: Add GitHub Actions CI workflow to build and publish Timeless AP…#182
mcruzdev merged 3 commits intomcruzdev:mainfrom
matheusandre1:fix-build

Conversation

@matheusandre1
Copy link
Copy Markdown
Contributor

The build fails at the login stage because it's a forked project and doesn't have access to the secret. I added a condition where the image build process only works for pushes and to the main repository.

Copy link
Copy Markdown
Owner

@mcruzdev mcruzdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch @matheusandre1, I would like to have this condition only to:

  • Login to quay.io
  • Create Docker Image
  • Push Docker image

for both, whatsapp and timeless-api, WDYT?

I think we need to run tests in any repository.

@matheusandre1
Copy link
Copy Markdown
Contributor Author

That would be it ?

Comment thread .github/workflows/build.yml
@mcruzdev mcruzdev merged commit a4b4613 into mcruzdev:main Dec 30, 2025
3 checks passed
@matheusandre1 matheusandre1 deleted the fix-build branch January 5, 2026 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants